home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / PROGRAM / C_TUTR24.ARJ / READ2ND.BAT < prev    next >
DOS Batch File  |  1991-07-14  |  351b  |  15 lines

  1. @ECHO OFF
  2. echo off
  3. cls
  4. echo\       * Please read the RADME.BAT file first!
  5. echo\
  6. echo\       * Without the device=c:\dos\ansi.sys included in your
  7. echo\         config.sys file and your computer rebooted this file will
  8. echo\         be unreadable.
  9. echo\                           ^C (Ctrl C) to quit
  10. echo\
  11. pause
  12. cls
  13. display contents
  14.    
  15.